-
Home
-
WP-SCSS
-
4.0.2 (latest)
-
Code
-
Classes
- PseudoSelector
Total Complexity |
79 |
Dependencies |
7 |
Dependents |
10 |
Total lines |
332 |
Lines of code |
162 |
Logical lines of code |
96 |
Comment lines |
87 |
Methods |
20 |
Properties |
7 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
unify() |
B |
47 |
18 |
33 |
computeSpecificity() |
A |
49 |
12 |
31 |
isSuperselector() |
A |
56 |
10 |
16 |
isFakePseudoElement() |
A |
55 |
9 |
19 |
equals() |
S |
66 |
8 |
7 |
isHostContext() |
S |
78 |
3 |
3 |
addSuffix() |
S |
69 |
3 |
6 |
getSpecificity() |
S |
71 |
2 |
6 |
__construct() |
S |
66 |
2 |
8 |
isHost() |
S |
79 |
2 |
3 |
isSyntacticElement() |
S |
81 |
1 |
3 |
getSelector() |
S |
82 |
1 |
3 |
isSyntacticClass() |
S |
82 |
1 |
3 |
isElement() |
S |
81 |
1 |
3 |
withSelector() |
S |
78 |
1 |
3 |
isClass() |
S |
82 |
1 |
3 |
getNormalizedName() |
S |
82 |
1 |
3 |
getName() |
S |
82 |
1 |
3 |
accept() |
S |
80 |
1 |
3 |
getArgument() |
S |
82 |
1 |
3 |